home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megahits 5
/
Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso
/
archive
/
show
/
sviewe42.lha
/
SuperViewEL
/
Scripts
/
SetSVOperator.rx
< prev
next >
Wrap
Text File
|
1994-11-20
|
415b
|
20 lines
/*
$VER: SetSVOperator.rx V4.1 (15.10.94)
© 1993-94 by Andreas R. Kleinert
This script demonstrates how to modify the default SVOperator
settings without using the GUI, but SuperView's ARexxPort.
The resulting changes will also appear on SuperView's GUI,
if already open.
*/
address 'SuperView.rx' "SVOPERATOR=HilbertDither256"
adress command
wait 5
address 'SuperView.rx' "SVOPERATOR=XOR"